home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000194_news@columbia.edu _Thu Feb 6 14:16:07 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26746
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Feb 1997 14:16:07 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA19264
  7.     for kermit.misc@watsun; Thu, 6 Feb 1997 14:16:06 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: setting modem speed in MacKermit
  12. Date: 6 Feb 1997 19:16:04 GMT
  13. Organization: Columbia University
  14. Lines: 9
  15. Message-ID: <5ddalk$1jn$1@apakabar.cc.columbia.edu>
  16. References: <Pine.SUN.3.94.970206083725.24172A-100000@panix3.panix.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6540
  19.  
  20. In article <Pine.SUN.3.94.970206083725.24172A-100000@panix3.panix.com>,
  21. Michael Pollak  <mpollak@panix.com> wrote:
  22. : I know how you do it in MSKermit, just put a "set speed 19200" in the
  23. : mskermit.ini file.  How do you do it in the Mac version?
  24. In the command window, at the prompt, "set speed 19200".  Or use the
  25. pulldown menus: Settings -> Communications, then click the button for 19200.
  26.  
  27. - Frank